The latest release documentation of the Word Integration module (Sitecore 5.3 version).
1. Release History
December 13, 2007
Word Integration v2.6.1 rev071207 for Sitecore 5.3.1 is released.
Sitecore versions: tested with Sitecore 5.3.1 Build 071114.
Changes:
- Fixed: Danish text was displayed incorrectly when saving from Word to Sitecore
October 17, 2007
Word Integration v2.6.1 for Sitecore 5.3.1 is released.
Sitecore versions: tested with Sitecore 5.3.1 Build 070924.
Changes:
- Fixed: Field without type, may not be editable through Word Edit Properties
July 13, 2006
Word Integration v2.6.0 for Sitecore 5.3 is released.
Changes:
- This version of the module works with Sitecore 5.3.
- New Feature: Rich Text field type support is added.
2. Known issues
This section contains known issues concerning the current release of the module.
- To get the module to work correctly the user must create (or correct existing) file WINWORD.EXE.config in “MS Office” folder.
For example "C:\Program Files\Microsoft Office\OFFICE11"
Add all .NET runtimes in supportedRuntime section:
For example:
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727"/>
<supportedRuntime version="v1.1.4322"/>
</startup>
</configuration> - The details field is always empty. When the Details view is set with the Switch View button, the details field always appears to be empty.
- Save the confirmation message. Open an HTML field of an item in the MS Word Integration module. Close it without any changes. Save the confirmation message appears.
- Documents opened from Sitecore cannot be "Saved as..."
- Sitecore Browser in Word always starts in the Danish language.
- There is a cross near the newly created Item in Sitecore Browser.
- The content of Sitecore browser isn’t refreshed automatically when you change the language.
- Special characters in the Item name lead to the error message. The item with the default name is created afterwards.
- It may take up to 1 minute to login to Word client or open the "Open from Sitecore" browse dialog for the first time.
- Checked out items can be opened, edited in word, but can’t be saved. Saving checked out Items causes an exception message.
- Properties of checked out items can be edited but will be lost without any warning when another property field is selected.
- Saving Items which you don't have 'write' access right for causes an exception message.